home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11566 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  630 b 

  1. Path: csulb.edu!davidcho
  2. From: davidcho@csulb.edu (David Cho)
  3. Newsgroups: comp.lang.c
  4. Subject: Multiple Entries/User Interface
  5. Date: 25 Mar 1996 01:13:27 GMT
  6. Organization: Cal State Long Beach
  7. Message-ID: <4j4rvn$hp6@hatathli.csulb.edu>
  8. NNTP-Posting-Host: heart.engr.csulb.edu
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. In Turbo C++, is it possible to create a user interface that looks like this?
  12.  
  13. Your Name:
  14. SS:
  15. City:
  16. State:
  17.  
  18. Whereby the user is able to input all four responses on the same screen 
  19. rather than one line at a time.  So the user will type the name, tab, 
  20. social security, tab, city, tab, state and enter.
  21.  
  22. Thank you.
  23.  
  24.  
  25.